home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Co-Cz / ConceptMaker.cpt / ConceptMaker / card_5027.txt < prev    next >
Text File  |  1990-12-13  |  17KB  |  701 lines

  1. -- card: 5027 from stack: in
  2. -- bmap block id: 7358
  3. -- flags: 0000
  4. -- background id: 3094
  5. -- name: Make diagram
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0004
  11. -- rect: left=2 top=30 right=65 bottom=176
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (field)
  23. -- low flags: 01
  24. -- high flags: 0004
  25. -- rect: left=2 top=80 right=211 bottom=177
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 3
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: 
  34.  
  35.  
  36. -- part 3 (field)
  37. -- low flags: 01
  38. -- high flags: 0004
  39. -- rect: left=1 top=226 right=278 bottom=178
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 3
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: 
  48.  
  49.  
  50. -- part 4 (field)
  51. -- low flags: 01
  52. -- high flags: 0004
  53. -- rect: left=1 top=226 right=278 bottom=178
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 3
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: 
  62.  
  63.  
  64. -- part 5 (field)
  65. -- low flags: 01
  66. -- high flags: 0004
  67. -- rect: left=1 top=226 right=278 bottom=178
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 0
  71. -- font id: 3
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: 
  76.  
  77.  
  78. -- part 6 (field)
  79. -- low flags: 00
  80. -- high flags: 0004
  81. -- rect: left=206 top=33 right=53 bottom=287
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 1
  85. -- font id: 3
  86. -- text size: 12
  87. -- style flags: 0
  88. -- line height: 16
  89. -- part name: 
  90.  
  91.  
  92. -- part 7 (button)
  93. -- low flags: 00
  94. -- high flags: 0000
  95. -- rect: left=176 top=30 right=54 bottom=205
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 29484 / 29484
  98. -- text alignment: 1
  99. -- font id: 0
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: New Button
  104.  
  105.  
  106. -- part 8 (button)
  107. -- low flags: 00
  108. -- high flags: 2000
  109. -- rect: left=195 top=78 right=146 bottom=329
  110. -- title width / last selected line: 0
  111. -- icon id / first selected line: 0 / 0
  112. -- text alignment: 1
  113. -- font id: 0
  114. -- text size: 12
  115. -- style flags: 0
  116. -- line height: 16
  117. -- part name: TEMPLATE.4
  118. ----- HyperTalk script -----
  119. on mouseUp
  120.   set the cursor to 4
  121.   set the lockScreen to true
  122.   go to card "template.4"
  123.   doMenu "copy card"
  124.   doMenu "paste card"
  125.   set name of this card to "new"
  126.  
  127.   go to  card "Make Diagram"
  128.   set the name of card "new" to line 1 of card field id 6
  129.   go to card (line 1 of card field id 6)
  130.   put short name of this card into bkgnd field "name"
  131.  
  132.   go to card "select symbols"
  133.   visual effect zoom open
  134.   put empty into card field id 4
  135.  
  136.   put line 1 of card field id 8 of card "Make Diagram" into card field id 4
  137.  
  138. end mouseUp
  139.  
  140.  
  141.  
  142. -- part 9 (button)
  143. -- low flags: 00
  144. -- high flags: 2000
  145. -- rect: left=346 top=78 right=146 bottom=479
  146. -- title width / last selected line: 0
  147. -- icon id / first selected line: 0 / 0
  148. -- text alignment: 1
  149. -- font id: 0
  150. -- text size: 12
  151. -- style flags: 0
  152. -- line height: 16
  153. -- part name: TEMPLATE.5
  154. ----- HyperTalk script -----
  155. on mouseUp
  156.   set the cursor to 4
  157.   set the lockScreen to true
  158.   go to card "template.5"
  159.   doMenu "copy card"
  160.   doMenu "paste card"
  161.  
  162.   set the name of this card  to line 1 of card field id 6 of card "Make Diagram"
  163.  
  164.   put the short name of this card into bkgnd field "name"
  165.  
  166.  
  167.   go to card "Two"
  168.   put empty into card field id 140
  169.  
  170.   put line 1 of card field id 6 of card "Make Diagram" into card field id 140
  171. end mouseUp
  172.  
  173.  
  174.  
  175. -- part 10 (button)
  176. -- low flags: 00
  177. -- high flags: 8003
  178. -- rect: left=217 top=227 right=277 bottom=309
  179. -- title width / last selected line: 0
  180. -- icon id / first selected line: 1015 / 1015
  181. -- text alignment: 1
  182. -- font id: 0
  183. -- text size: 12
  184. -- style flags: 0
  185. -- line height: 16
  186. -- part name: CREATE DIAGRAM
  187. ----- HyperTalk script -----
  188. on mouseUp
  189.   set the cursor to 4
  190.   set lockScreen to true
  191.  
  192.   go to card (line 1 of card field id 6)
  193.  
  194.  
  195.   if short name of this background is "four" then
  196.     go to card "Make Diagram"
  197.     click at 260,322
  198.     click at 281,322
  199.  
  200.   else
  201.     if short name of this background is "five" then
  202.       go to card "Make Diagram"
  203.       click at 260,334
  204.       click at 281,334
  205.  
  206.     end if
  207.   end if
  208.  
  209.  
  210.   go to card "Make Diagram"
  211.   go to card (line 1 of card field id 6)
  212. end mouseUp
  213.  
  214.  
  215.  
  216. -- part 12 (button)
  217. -- low flags: 00
  218. -- high flags: 0000
  219. -- rect: left=249 top=315 right=330 bottom=271
  220. -- title width / last selected line: 0
  221. -- icon id / first selected line: 0 / 0
  222. -- text alignment: 1
  223. -- font id: 0
  224. -- text size: 12
  225. -- style flags: 0
  226. -- line height: 16
  227. -- part name: D.1
  228. ----- HyperTalk script -----
  229. on mouseUp
  230.   put empty into card field id 16
  231.  
  232.   go to card "Select symbols"
  233.   put empty into card field id 156
  234.   repeat with i = 15 to 109
  235.     if hilite of  button  i  is true then
  236.  
  237.       put i  after card field id 156
  238.       put ","  after card field id 156
  239.     end if
  240.  
  241.   end repeat
  242.   put "150" after card field id 156
  243.  
  244.   put empty into card field id 4
  245.   put card field id 6 of card "Make diagram" into card field id 4
  246.   go to card "make diagram"
  247.  
  248.   put card field id 156 of card "select symbols" into card field id 16
  249.  
  250.  
  251.   go to card "Select symbols"
  252.  
  253.  
  254.  
  255.   repeat with i = 1 to 10
  256.  
  257.     get item i of card field id 156 of card "select symbols"
  258.     go to card (line 1 of card field id 4)
  259.  
  260.  
  261.  
  262.     if it is 15 or it is 16 or it is 17 or it is 18 or it is 19 then
  263.       set icon of card button i to 14204
  264.  
  265.       go to card "Select symbols"
  266.       next repeat
  267.     end if
  268.     if it is 25 or it is 26 or it is 27 or it is 28 or it is 29 then
  269.       set icon of button i to 14130
  270.  
  271.       go to card "Select symbols"
  272.       next repeat
  273.     end if
  274.     if it is 40 or it is 41 or it is 42 or it is 43 or it is 44 then
  275.       set icon of button i to 22268
  276.  
  277.       go to card "Select symbols"
  278.       next repeat
  279.     end if
  280.     if it is 45 or it is 46 or it is 47 or it is 48 or it is 49 then
  281.       set icon of button i to 23404
  282.  
  283.       go to card "Select symbols"
  284.       next repeat
  285.     end if
  286.     if  it is 60 or it is 61 or it is 62 or it is 63 or it is 64 then
  287.       set icon of button i to 5872
  288.  
  289.       go to card "Select symbols"
  290.       next repeat
  291.     end if
  292.     if it is 65 or it is 66 or it is 73 or it is 74 or it is 75 then
  293.       set icon of button i to 13073
  294.  
  295.       go to card "Select symbols"
  296.       next repeat
  297.     end if
  298.     if it is 67 or it is 68 or it is 69 or it is 70 or it is 71 then
  299.       set icon of button i to 28352
  300.  
  301.       go to card "Select symbols"
  302.       next repeat
  303.     end if
  304.     if it is 85 or it is 90 or it is 95 or it is 104 or it is 105 then
  305.       set icon of button i to 18110
  306.  
  307.       go to card "Select symbols"
  308.       next repeat
  309.     end if
  310.     if it is 86 or it is 91 or it is 96 or it is 103 or it is 106 then
  311.       set icon of button i to 26064
  312.  
  313.       go to card "Select symbols"
  314.       next repeat
  315.     end if
  316.     if it is 87 or it is 92 or it is 97 or it is 102 or it is 107 then
  317.       set icon of button i to 14048
  318.  
  319.       go to card "Select symbols"
  320.       next repeat
  321.     end if
  322.     if it is 88 or it is 93 or it is 98 or it is 101 or it is 108 then
  323.       set icon of button i to 30151
  324.  
  325.       go to card "select symbols"
  326.       next repeat
  327.     end if
  328.     if it is 89 or it is 94 or it is 99 or it is 100 or it is 109 then
  329.       set icon of button i to 22358
  330.  
  331.       go to card "Select symbols"
  332.       next repeat
  333.     end if
  334.     go to card "Select symbols"
  335.  
  336.  
  337.  
  338.   end repeat
  339.  
  340.  
  341.   go to card "Make Diagram"
  342.  
  343.  
  344.   choose browse tool
  345. end mouseUp
  346.  
  347.  
  348.  
  349. -- part 13 (button)
  350. -- low flags: 00
  351. -- high flags: 0000
  352. -- rect: left=270 top=315 right=330 bottom=292
  353. -- title width / last selected line: 0
  354. -- icon id / first selected line: 0 / 0
  355. -- text alignment: 1
  356. -- font id: 0
  357. -- text size: 12
  358. -- style flags: 0
  359. -- line height: 16
  360. -- part name: D.2
  361. ----- HyperTalk script -----
  362.  
  363.  
  364. on mouseUp
  365.  
  366.   go to card "Select symbols"
  367.   repeat with i = 1 to 10
  368.     get item i of card field id 156
  369.     if it is 15 or it is 25 or it is 44 or it is 45 or it is 64 or it is 65 or it is 67 or it is 85 or it is 86 or it is 87 or it is 88 or it is 89 then
  370.       go to card (line 1 of card field id 4)
  371.       set the loc of card button i to 193,42
  372.       go to card "Select symbols"
  373.       next repeat
  374.     end if
  375.  
  376.     if it is 16 or it is 26 or it is 43 or it is 46 or it is 63 or it is 66 or it is 68 or it is 90 or it is 91 or it is 92 or it is 93 or it is 94 then
  377.       go to card (line 1 of card field id 4)
  378.       set the loc of card button i to 62,178
  379.       go to card "Select symbols"
  380.       next repeat
  381.  
  382.     end if
  383.  
  384.     if it is 17 or it is 27 or it is 42 or it is 47 or it is 62 or it is 73 or it is 69 or it is 95 or it is 96 or it is 97 or it is 98 or it is 99 then
  385.       go to card (line 1 of card field id 4)
  386.       set the loc of card button i to 191,178
  387.       go to card "Select symbols"
  388.       next repeat
  389.     end if
  390.  
  391.     if it is 18 or it is 28 or it is 41 or it is 48 or it is 61 or it is 74 or it is 70 or it is 104 or it is 103 or it is 102 or it is 101 or it is 100 then
  392.       go to card (line 1 of card field id 4)
  393.       set the loc of card button i to 321,178
  394.       go to card "Select symbols"
  395.       next repeat
  396.  
  397.  
  398.  
  399.     end if
  400.  
  401.     if it is 19 or it is 29 or it is 40 or it is 49 or it is 60 or it is 75 or it is 71 or it is 105 or it is 106 or it is 107 or it is 108 or it is 109 then
  402.       go to card (line 1 of card field id 4)
  403.       set the loc of card button i to 448,178
  404.       go to card "Select symbols"
  405.       next repeat
  406.  
  407.     end if
  408.  
  409.  
  410.     go to card "Select symbols"
  411.  
  412.   end repeat
  413.  
  414.  
  415.  
  416.  
  417.   go to card "Make diagram"
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.   choose browse tool
  425. end mouseUp
  426.  
  427.  
  428.  
  429.  
  430. -- part 14 (button)
  431. -- low flags: 00
  432. -- high flags: 0000
  433. -- rect: left=249 top=327 right=342 bottom=271
  434. -- title width / last selected line: 0
  435. -- icon id / first selected line: 0 / 0
  436. -- text alignment: 1
  437. -- font id: 0
  438. -- text size: 12
  439. -- style flags: 0
  440. -- line height: 16
  441. -- part name: E.1
  442. ----- HyperTalk script -----
  443. on mouseUp
  444.   put empty into card field id 16
  445.  
  446.  
  447.   go to  card "two"
  448.   put empty into card field id 138
  449.   repeat with i = 15 to 134
  450.     if hilite of  button  i  is true then
  451.  
  452.       put i  after card field id 138
  453.       put ","  after card field id 138
  454.     end if
  455.  
  456.   end repeat
  457.   put "150" after card field id 138
  458.  
  459.   put empty into card field id 140
  460.   put card field id 6 of card "make diagram" into card field id 140
  461.   go to card "make diagram"
  462.  
  463.   put card field id 138 of card "two" into card field id 16
  464.  
  465.  
  466.   go to  card "TWO"
  467.   repeat with i = 1 to 12
  468.  
  469.     get item i of card field id 138
  470.     go to card (line 1 of card field id 140)
  471.  
  472.  
  473.  
  474.     if it is 15 or it is 20 or it is 21 or it is 22 or it is 23 or it is 24 then
  475.       set icon of button i to 14204
  476.  
  477.       go to card "two"
  478.       next repeat
  479.     end if
  480.     if it is 25 or it is 30 or it is 31 or it is 32 or it is 33 or it is 34 then
  481.       set icon of button i to 14130
  482.  
  483.       go to card "two"
  484.       next repeat
  485.     end if
  486.     if it is 35 or it is 36 or it is 37 or it is 38 or it is 39 or  it is 44 then
  487.       set icon of button i to 22268
  488.  
  489.       go to card "two"
  490.       next repeat
  491.     end if
  492.     if it is 45 or  it is 50 or it is 51 or it is 52 or it is 53 or it is 54 then
  493.       set icon of button i to 23404
  494.  
  495.       go to card "two"
  496.       next repeat
  497.     end if
  498.     if it is 55 or it is 56 or it is 57 or it is 58 or it is 59 or it is 64 then
  499.       set icon of button i to 5872
  500.  
  501.       go to card "two"
  502.       next repeat
  503.     end if
  504.     if it is 65 or it is 76 or it is 77 or it is 78 or it is 79 or it is 80 then
  505.       set icon of button i to 13073
  506.  
  507.       go to card "two"
  508.       next repeat
  509.     end if
  510.     if it is 67 or  it is 72 or it is 84 or it is 83 or it is 82 or it is 81 then
  511.       set icon of button i to 28352
  512.  
  513.       go to card "two"
  514.       next repeat
  515.     end if
  516.     if it is 85 or  it is 110 or it is 115 or it is 120 or it is 125 or it is 130 then
  517.       set icon of button i to 18110
  518.  
  519.       go to card "two"
  520.       next repeat
  521.     end if
  522.     if it is 86 or  it is 111 or it is 116 or it is 121 or it is 126 or it is 131 then
  523.       set icon of button i to 26064
  524.  
  525.       go to card "two"
  526.       next repeat
  527.     end if
  528.     if it is 87 or  it is 112 or it is 117 or it is 122 or it is 127 or it is 132 then
  529.       set icon of button i to 14048
  530.  
  531.       go to card "two"
  532.       next repeat
  533.     end if
  534.     if it is 88  or it is 113 or it is 118 or it is 123 or it is 128 or it is 133 then
  535.       set icon of button i to 30151
  536.  
  537.       go to card "two"
  538.       next repeat
  539.     end if
  540.     if it is 89 or  it is 114 or it is 119 or it is 124 or it is 129 or it is 134 then
  541.       set icon of button i to 22358
  542.  
  543.       go to card "two"
  544.       next repeat
  545.     end if
  546.     go to card "two"
  547.   end repeat
  548.   go to card "Make Diagram"
  549.  
  550.  
  551.   choose browse tool
  552. end mouseUp
  553.  
  554.  
  555.  
  556. -- part 15 (button)
  557. -- low flags: 00
  558. -- high flags: 0000
  559. -- rect: left=270 top=327 right=342 bottom=292
  560. -- title width / last selected line: 0
  561. -- icon id / first selected line: 0 / 0
  562. -- text alignment: 1
  563. -- font id: 0
  564. -- text size: 12
  565. -- style flags: 0
  566. -- line height: 16
  567. -- part name: E.2
  568. ----- HyperTalk script -----
  569.  
  570.  
  571. on mouseUp
  572.   go to card "two"
  573.   repeat with i = 1 to 12
  574.     get item i of card field id 138
  575.     go to card "two"
  576.     if it is 15 or it is 25 or it is 44 or it is 45 or it is 64 or it is 65 or it is 67 or it is 85 or it is 86 or it is 87 or it is 88 or it is 89 then
  577.       go to card (line 1 of card field id 140)
  578.       set the loc of card button i to 193,42
  579.       go to card "two"
  580.       next repeat
  581.     end if
  582.     if it is 20 or it is 30 or it is 39 or it is 50 or it is 59 or it is 76 or it is 72 or it is 110 or it is 111 or it is 112 or it is 113 or it is 114 then
  583.       go to card (line 1 of card field id 140)
  584.       set the loc of card button i to 59,178
  585.       go to card "two"
  586.       next repeat
  587.     end if
  588.     if it is 21 or it is 31 or it is 38 or it is 51 or it is 58 or it is 77 or it is 84 or it is 115 or it is 116 or it is 117 or it is 118 or it is 119 then
  589.       go to card (line 1 of card field id 140)
  590.       set the loc of card button i to 157,178
  591.       go to card "two"
  592.       next repeat
  593.     end if
  594.     if it is 22 or it is 32 or it is 37 or it is 52 or it is 57 or it is 78 or it is 83 or it is 120 or it is 121 or it is 122 or it is 123 or it is 124 then
  595.       go to card (line 1 of card field id 140)
  596.       set the loc of card button i to 255,178
  597.       go to card "two"
  598.       next repeat
  599.     end if
  600.     if it is 23 or it is 33 or it is 36 or it is 53 or it is 56  then
  601.       go to card (line 1 of card field id 140)
  602.       set the loc of card button i to 354,178
  603.       go to card "two"
  604.       next repeat
  605.     end if
  606.  
  607.     if it is 79 or it is 82 or it is 125 or it is 126 or it is 127 or it is 128 or it is 129 then
  608.       go to card (line 1 of card field id 140)
  609.       set the loc of card button i to 354,178
  610.       go to card "two"
  611.       next repeat
  612.     end if
  613.     if it is 24 or it is 34 or it is 35 or it is 54 or it is 55 or it is 80 or it is 81 or it is 130 or it is 131 or it is 132 or it is 133 or it is 134 then
  614.       go to card (line 1 of card field id 140)
  615.       set the loc of card button i to 454,178
  616.       go to card "two"
  617.       next repeat
  618.     end if
  619.     go to card "two"
  620.   end repeat
  621.   go to card "Make diagram"
  622.   choose browse tool
  623. end mouseUp
  624.  
  625.  
  626.  
  627.  
  628. -- part 16 (field)
  629. -- low flags: 80
  630. -- high flags: 0007
  631. -- rect: left=388 top=287 right=341 bottom=503
  632. -- title width / last selected line: 0
  633. -- icon id / first selected line: 0 / 0
  634. -- text alignment: 0
  635. -- font id: 3
  636. -- text size: 9
  637. -- style flags: 0
  638. -- line height: 12
  639. -- part name: 
  640.  
  641.  
  642. -- part 17 (button)
  643. -- low flags: 00
  644. -- high flags: 0003
  645. -- rect: left=54 top=291 right=331 bottom=103
  646. -- title width / last selected line: 0
  647. -- icon id / first selected line: 2388 / 2388
  648. -- text alignment: 1
  649. -- font id: 0
  650. -- text size: 12
  651. -- style flags: 0
  652. -- line height: 16
  653. -- part name: New Button
  654. ----- HyperTalk script -----
  655. on mouseUp
  656.   visual effect dissolve
  657.   go to first card
  658. end mouseUp
  659.  
  660.  
  661.  
  662. -- part 18 (button)
  663. -- low flags: 00
  664. -- high flags: 0000
  665. -- rect: left=313 top=268 right=312 bottom=368
  666. -- title width / last selected line: 0
  667. -- icon id / first selected line: 0 / 0
  668. -- text alignment: 1
  669. -- font id: 0
  670. -- text size: 12
  671. -- style flags: 0
  672. -- line height: 16
  673. -- part name: New Button
  674.  
  675.  
  676. -- part contents for card part 1
  677. ----- text -----
  678. 1. Type in the name of your new concept diagram 
  679.  
  680. -- part contents for card part 2
  681. ----- text -----
  682. 2. Press the template button with the number of subunits that you want     
  683. (either 4 or 5 subunits).Then from the selection choose the type and size unit that you want for the HQ unit and subunits.
  684.  
  685. -- part contents for card part 5
  686. ----- text -----
  687. 3. To create the new concept diagram press
  688. "CREATE DIAGRAM" button
  689.  "CREATE DIAGRAM".
  690.  
  691. -- part contents for background part 3
  692. ----- text -----
  693. CONCEPT MAKER
  694.  
  695. -- part contents for card part 6
  696. ----- text -----
  697. CD75K.3
  698.  
  699. -- part contents for card part 16
  700. ----- text -----
  701. 15,16,17,18,49,88,91,96,103,108,150